MTR04_1006


Posted by cwc329 on 2020-10-06

20201006 week 17 day 02

O

  1. JS201 closure。
  2. 實體伺服器被外人用 ssh 登入了。

R

  1. 對看影片還是有點抗拒,不知道為什麼。

I

  1. 聽到 huli 說 closure 可以保護值不被其他使用者修改,讓我想到我的 week11 SPA 留言板。使用者資料我是用 global 變數儲存,但是這樣就可以讓別人在 devtool 中修改或者獲取別人的 userdata。如果能用 closure 包起來,那在使用上就會更安全了。

O

  1. JS201。









Related Posts

表單- 搜尋功能: 字串相符

表單- 搜尋功能: 字串相符

CSS保健室|background-image

CSS保健室|background-image

Vue.js 學習旅程Mile 12 – Conditional Rendering 條件渲染篇:v-if、v-show

Vue.js 學習旅程Mile 12 – Conditional Rendering 條件渲染篇:v-if、v-show


Comments